home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-01-29 | 481 b | 18 lines | [TEXT/MPS ] |
- ; Created: Monday, September 9, 1988 at 1:10 PM
- ;
- ; File: PrintCallsEqu.a
- ;
- ; Assembler Interface to the Macintosh Libraries
- ; Copyright Apple Computer, Inc. 1986-1991
- ; All Rights Reserved
- ;
- ;--------------------------------------------------------------------
-
- ; This file is provided to support existing references to it. The up to date interface is
- ; defined in PrintTrapsEqu.a
-
-
- IF &TYPE('__IncludingPrintTrapsEqu__') = 'UNDEFINED' THEN
- INCLUDE 'PrintTrapsEqu.a'
- ENDIF
-